Welcome![Sign In][Sign Up]
Location:
Search - unix ftp socket

Search list

[Ftp ClientUnixftpcilent

Description: 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.login(conts string &pm_sFtpUser,const string &pm_sFtpPwd) 2:进入服务端目录 ftpTools.cd(const string & pm_sServerPath) 3:设定本地目录 ftpTools.Lcd(const string & pm_sLocalPath) 4:上传文件 ftpTools.upload(const string &pm_sSrcFilePath,const string & pm_sSrcFileName) 5:下载文件 ftpTools.download(const string & pm_sServerFileName,const string & pm_sDesPath) 支持全路径文件名,PASV模式 -an FTP client category, Socket written in the Unix environment. The reason Packaging category is because the written document under unix uploading and downloading operations are transferred to the shell script, C, C + + is difficult to control and the interactive shell, and not informed of the error code error, Using C + + tools packaged as a category, any item can reuse of. Easy to operate, just like normal FTP : 1 : landing FTP server FTPTools ftpTools (Contracting string
Platform: | Size: 4704 | Author: sl | Hits:

[Ftp Clientlibncftp-3.1.5

Description: linux/unix windows 中的采用socket方式建立连接的ftp源码,已经在很多大型项目使用过。
Platform: | Size: 407604 | Author: nike | Hits:

[Ftp Clientatftp_0.6.1.1.tar

Description: tftp客户端和服务器的完整源代码-tftp client and server source code integrity
Platform: | Size: 124928 | Author: 徐天数 | Hits:

[Ftp ClientUnixftpcilent

Description: 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.login(conts string &pm_sFtpUser,const string &pm_sFtpPwd) 2:进入服务端目录 ftpTools.cd(const string & pm_sServerPath) 3:设定本地目录 ftpTools.Lcd(const string & pm_sLocalPath) 4:上传文件 ftpTools.upload(const string &pm_sSrcFilePath,const string & pm_sSrcFileName) 5:下载文件 ftpTools.download(const string & pm_sServerFileName,const string & pm_sDesPath) 支持全路径文件名,PASV模式 -an FTP client category, Socket written in the Unix environment. The reason Packaging category is because the written document under unix uploading and downloading operations are transferred to the shell script, C, C++ is difficult to control and the interactive shell, and not informed of the error code error, Using C++ tools packaged as a category, any item can reuse of. Easy to operate, just like normal FTP : 1 : landing FTP server FTPTools ftpTools (Contracting string
Platform: | Size: 4096 | Author: sl | Hits:

[Ftp Clientlibncftp-3.1.5

Description: linux/unix windows 中的采用socket方式建立连接的ftp源码,已经在很多大型项目使用过。-err
Platform: | Size: 2383872 | Author: nike | Hits:

[Internet-Networkftpdaemon

Description: 一个ftp服务器程序,使用用unix下socket,c语言编写-A ftp server program, the use of unix with the next socket, c language
Platform: | Size: 6144 | Author: 暗流 | Hits:

[OtherBeej_s_Guide

Description: A guide for network programming in Unix. Socket Programming in Unix. Unicasting, multicasting, chatting programs. ftp program in unix.
Platform: | Size: 311296 | Author: vivek.N.K. | Hits:

[Internet-NetworkminiFTP

Description: win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GET file, PUT file, CD( change Directory), PWD( display current directory in server)功能。独立完成 mini FTP client 端及 Server 端程序。mini FTPclient/ Server 不一定要使用标准 FTP 协议,不一定 要与现有的标准 FTPserver 互通,也不一定要与现有的标准 FTPClient(例如 LEAP FTP)互通。mini FTPclient/ Server 可使用自定义的 FTP 协议、应用层 PDU 格式 及握手方式。 2. 补充:有能力的同学在完成任务后,可以进一步开发 client 端软件,尝试与现有的 标 准 FTP server 互 通 , 实 现 GET file, PUT file, CD( change Directory), PWD(displaycurrentdirectoryin server)等功能。有能力的同学在完成任务后,可以 进一步在自己机器上的 linux/ unix 平台下实现 mini FTPclient/ Server 或聊天程序。-miniFTPclient/server based on win SOCKET, coded on c++
Platform: | Size: 89088 | Author: Pepe | Hits:

[Internet-Network文件夹上传下载

Description: linux下文件和文件夹上传和下载的例子(file folder down,up ,ftp ,socket ,linux)
Platform: | Size: 61440 | Author: redgreen0 | Hits:

CodeBus www.codebus.net